Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dapp workflows to handle deps version discrepancies #4433

Merged
merged 2 commits into from
Feb 1, 2022

Conversation

mhofman
Copy link
Member

@mhofman mhofman commented Feb 1, 2022

Description

After #4384 and #4427 landed, dapp-fungible-faucet broke because parcel v1 is buggy (see parcel-bundler/parcel#2946). However this was not caught by CI because the dapps were checked out as a subfolder of agoric-sdk. This PR changes the dapp workflows to isolate the dapp and agoric-sdk checkout locations.

Extracted from #4420 as we realized this problem exists independent of the TypeScript change.

Security Considerations

N/A

Documentation Considerations

N/A

Testing Considerations

Requires Agoric/dapp-fungible-faucet#39

Copy link
Member

@michaelfig michaelfig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mhofman mhofman added the automerge:squash Automatically squash merge label Feb 1, 2022
@mergify mergify bot merged commit cc79ff6 into master Feb 1, 2022
@mergify mergify bot deleted the mhofman/fix-dapp-ci branch February 1, 2022 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:squash Automatically squash merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants